Variables
|
The following variables, in addition to the standard group, article, and
project variables, are available to multimedia actions using this filter:
Variable Name | Description |
File |
When used in a multimedia action for a clickable URL, this
variable will be set to a filename which contains the article
text. By default this is the full header and body of the
article, but the following suffixies can be used:
- :Head - The file will contain only the header
information.
- :Body - The file will contain only the body, but no
headers.
- :HdBd - The file will contain both the header and
the body of the article. This is the default.
- :Q - The body of the article will be quoted.
For example, referencing the variable ${File:Body:Q} would
specify a file containing the quoted body of the article, with no
header. This is useful for passing the indicated text to an
external program.
|
URL |
Used in a multimedia action, the URL variable contains the
URL text that was clicked on.
|
|